You are here: Understanding the Meridian object model > About the ExportPackages object > The ExportPackages object methods > FindPackage method

NEW  FindPackage method

Gets an export package with a given name.

Syntax
FindPackage(NameOrID As String) As IASExportPackage
Parameters

Name

Description

NameOrID

Name or ID of the export package to get.

Return Value

An ExportPackage object.

Related concepts

NEW About the ExportPackages object